"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"title": "Center of Prague",
"description": "[[File:Střed Prahy.jpg|200px|thumb|North pole of Prague]]",
"marker-symbol": "c",
"marker-size": "large",
"marker-color": "0050d0"},
"geometry": {
"type": "Point",
"coordinates": [
14.4806441,
50.0945138
]
}
},
{
"type": "Feature",
"properties": {
"title": "North pole of Prague",
"description": "[[File:Severní pól Prahy.jpg|200px|thumb|North pole of Prague]]",
"marker-symbol": "n",
"marker-size": "large",
"marker-color": "0050d0"},
"geometry": {
"type": "Point",
"coordinates": [
14.5268564,
50.1774297
]
}
},
{
"type": "Feature",
"properties": {
"title": "South pole of Prague",
"description": "[[File:Jižní pól Prahy.jpg|200px|thumb|South pole of Prague]]",
"marker-symbol": "s",
"marker-size": "large",
"marker-color": "0050d0"},
"geometry": {
"type": "Point",
"coordinates": [
14.3955631,
49.9419
]
}
},
{
"type": "Feature",
"properties": {
"title": "East pole of Prague",
"description": "[[File:Východní pól Prahy.jpg|200px|thumb|East pole of Prague]]",
"marker-symbol": "e",
"marker-size": "large",
"marker-color": "0050d0"},
"geometry": {
"type": "Point",
"coordinates": [
14.7067875,
50.0870189
]
}
},
{
"type": "Feature",
"properties": {
"title": "West pole of Prague",
"description": "[[File:Západní pól Prahy.jpg|200px|thumb|West pole of Prague]]",
"marker-symbol": "w",
"marker-size": "large",
"marker-color": "0050d0"},
"geometry": {
"type": "Point",
"coordinates": [
14.2244369,
50.1029964
]
}
}
]
}
|
|